/*聚合页index.html页面样式开始*/
.routeList {
	overflow: hidden;
	zoom: 1;
	padding-bottom: 18px;
}
.routeList a,.routeList i {
	float: left;
	margin-right: 6px;
}
.routeList a {
	font-size: 14px;
	line-height: 14px;
	color: #555;
}

.route_icon {
	width: 15px;
	height: 15px;
	background-position: -3px -421px;
}
.classifyHead {
	position: relative;
	padding-top: 57px;
	border-bottom: 1px solid #ccc;
}
.category_icon {
	background-position: -2px -139px;
	width: 54px;
	height: 54px;
}
.classifyHead .category_icon {
	position: absolute;
	left: 0;
	top: 12px;
}
.classifyHead .classifyHead_name {
	position: absolute;
	/*left: 20px;*/
	top: 5px;
	font-size: 30px;
	font-weight: 600;
	
}
.classifyHead_list li {
	float: left;
}
.classifyHead_list li a {
	display: block;
	font-size: 14px;
	padding: 0 12px 10px 12px;
}
.classifyHead_list li.classifyTab_active {
	color: #006ACC;
	border-bottom: 3px solid #006ACC;
}
.sortList {
	padding-top: 10px;
	padding-right: 12px;
	overflow: hidden;
	zoom: 1;
	float: right;
}
.sortList a,.sortList span {
	float: left;
}
.sortList a {
	color: #999;
	font-size: 14px;
	line-height: 14px;
	padding: 0 10px;
}
.sortList a.sortActive {
	color: #C90000;
}
.sortList .sortGap {
	display: inline-block;
	height: 14px;
	border-left: 1px solid #999;
}
.classifyCon_con {
	padding: 20px 40px 20px 0;
	border-bottom: 1px solid #ccc;
	text-align: left;
}
.classifyCon_tit {
	font-size: 20px;
	padding-bottom: 15px;
}
.publisherDet,.publisherFootDet {
	overflow: hidden;
	zoom: 1;
	color: #666;
	font-size: 12px;
}
.publisherDet .gradeBox {
	margin-top: 1px;
	margin-bottom: 0;
}
.publisherName {
	float: left;
	padding-right: 6px;
}
.publisherTime {
	float: left;
	padding-left: 6px;
}
.publishCon {
	font-size: 14px;
	line-height: 24px;
	padding: 25px 0 30px 0;
}
.publisherFootDet p, .publisherFootDet a {
	float: left;
	color: #666;
}
.answerNum {
	padding-right: 28px;
}
.browseNum {
	padding-right: 24px;
}
.publisherFootDet .from{
	padding-right: 24px;
}
.share_icon {
	width: 19px;
	height: 19px;
	background-position: -27px -421px;
}
.publisherFootDet .share_icon {
	margin-left: 10px;
}
.publishCon_dl {
	font-size: 14px;
	line-height: 24px;
	padding: 35px 0 38px 0;
	overflow: hidden;
	zoom: 1;
}
.publishCon_dl dt,.publishCon_dl dd {
	float: left;
}
.publishCon_dl dt {
	width: 270px;
}
.publishCon_dl dd {
	width: 490px;
	padding-left: 15px;
	font-size: 14px;
	line-height: 24px;
}
.publishCon_dl .publishCon_img {
	display: block;
	width: 100%;
	max-height: 120px;
}

/*聚合页index.html页面样式结束*/

/*党网回答页answer.html页面样式开始*/
.disciplineList {
	overflow: hidden;
	zoom: 1;
	padding-bottom: 25px;
}
.disciplineList .disciplineCon, .disciplineList .disciplineMore {
	float: left;
	display: inline-block;
	text-align: center;
	line-height: 70px;
}
.disciplineList .disciplineCon {
	width: 360px;
	height: 70px;
	margin-right: 8px;
	background-position: -65px -3px;
	color: #fff;
	font-size: 36px;
}
.disciplineList .disciplineCon a{
	display: block;
	width: 360px;
	height: 70px;
}
.disciplineList .disciplineMore {
	width: 66px;
	height: 70px;
	font-size: 14px;
	color: #555;
	background: #f3f3f3;
}
.questionList {
	padding-bottom: 10px;
}
.questionList li {
	
	border-bottom: 1px dashed #dcdddd;
}
.questionList li a {
	display: block;
	overflow: hidden;
	zoom: 1;
	padding: 17px 14px;
}
.questionList li:hover .questionTit {
	text-decoration: underline;
}
.questionList span, .questionList p {
	float: left;
}
.question_icon {
	width: 4px;
	height: 4px;
	padding-right: 14px;
	background-position: -48px -116px;
}
.questionList .question_icon {
	margin: 8px 0;
}
.questionTit {
	font-size: 16px;
	color: #555;
}
.questionList .questionTime {
	float: right;
	color: #aaa;
	font-size: 14px;
}
/*党网回答页answer.html页面样式结束*/


/*问题列表页questionList.html页面样式开始*/
.questionPage_list li a {
	padding: 17px 0;
	color: #333;
}
.questionPage_list .answerNum2 {
	float: right;
	color: #aaa;
	font-size: 14px;
	padding-right: 5px;
}
.questionTit_box {
	/*margin-top: 16px;*/
}
.filterTit {
	font-size: 14px;
	color: #555;
	padding: 0 10px 0 15px;
	float: left;
}
.filterInp {
	height: 22px;
	width: 153px;
	border: 1px solid #c4c4c4;
	line-height: 24px;
	padding-left: 15px;
	float: left;
	margin: 9px 0;
}
.filterInp:-ms-input-placeholder {
	color: #c6c6c6;
	font-size: 12px;
}
.filterInp:-webkit-input-placeholder {
	color: #c6c6c6;
	font-size: 12px;
}
.filterInp:-moz-input-placeholder {
	color: #c6c6c6;
	font-size: 12px;
}
.filterInp::-moz-input-placeholder {
	color: #c6c6c6;
	font-size: 12px;
}
.questionTit_box .comTitBox {
	overflow: auto;
}
.sele_icon {
	width: 10px;
	height: 10px;
	background-position: -33px -5px;
	padding-left: 5px;
}
.questionSele {
	font-size: 14px;
	color: #555;
	margin-left: 14px;
	width: 85px;
	position: relative;
}
.questionSele span {
	display: inline-block;
	width: 62px;
	text-align: center;
}
.sortOrder {
	color: #555;
	font-size: 14px;
	padding-left: 20px;
	float: left;
}
/*问题列表页questionList.html页面样式结束*/

/*分类页classify.html页面样式开始*/
.classifyList_con {
	overflow: hidden;
	zoom: 1;
	padding: 25px 10px 0 10px;
}
.jtRed_icon {
	width: 18px;
	height: 12px;
	background-position: -3px -450px;
}
.jtgray_icon {
	width: 18px;
	height: 12px;
	background-position: -31px -450px;
}
.marginT18 {
	margin-top: 18px;
}
.classifyList_con .classifyDl {
	float: left;
	width: 380px;
	margin: 0 10px 18px 10px;
}
.classifyDl dt, .classifyDl dd {
	float: left;
}
.classifyDl dd {
	padding-left: 12px;
	/*padding-top: 20px;*/
	max-width: 300px;
}
.classifyDl .classify_tit {
	font-size: 20px;
	padding-bottom: 10px;
}
.classifyDl .classify_subtit {
	font-size: 12px;
	color: #888;
	height: 18px;
}
.classifyNum_det {
	font-size: 14px;
	color: #999;
}
.classifyDl .category_icon{
	background-position: -2px -208px;
}   
/*分类页classify.html页面样式结束*/

/*我要回答页wantAnswer.html页面样式开始*/
.answerHead {
	width: 100%;
	background: #f3f3f3;
	height: 41px;
	border: 1px solid #ccc;
	/*overflow: hidden;
	zoom: 1;*/
}
.answerHead li {
	float: left;
	width: 203px;
	height: 100%;
	border-right: 1px solid #ccc;
}
.answerHead li a {
	display: block;
	font-size: 20px;
	color: #555;
	text-align: center;
	line-height: 42px;
}
.answerHead li.answerActive {
	height: 42px;
	background: #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #fff;
}
.answerHead li.answerActive a {
	color: #006ACC;
}
.answerCon_con {
	padding: 25px 20px 20px 0;
}
.answerCon_con .classifyCon_tit {
	font-size: 16px;
	padding-bottom: 20px;
}
.answerCon_con .publisherFootDet {
	font-size: 14px;
	color: #999;
}
/*我要回答页wantAnswer.html页面样式结束*/

/*导入问答页importQuiz.html页面样式开始*/
.QAtitBox {
	padding: 25px 20px 28px 20px;
	overflow: hidden;
	zoom: 1;
}
.qaTit_icon {
	width: 32px;
	height: 38px;
	background-position: -132px -80px;
	margin-right: 10px;
	float: left;
}
.qaTit {
	/*float: left;*/
	font-size: 22px;
}
.qaSubtit {
	font-size: 16px;
	color: #444;
	padding: 0 20px 16px 20px;
	font-weight: normal;
}
.qaDet {
	padding: 0 20px 20px 20px;
}
.qaDet .browseNum {
	padding-left: 8px;
	float: left;
}
.qaDet p {
	color: #aaa;
	font-size: 14px;
}
.qaDet .gradeBox {
	margin-top: 4px;
}
.qaDet .shareBox {
	float: right;
	padding-right: 20px;
	font-size: 14px;
	position: relative;
}
.qaDet .shareBox .share_icon {
	margin-left: 5px;
}
.grayline {
	width: 100%;
	border-bottom: 1px solid #ccc;
}
.qaHeadBox {
	padding: 10px 20px 0 14px;
	overflow: hidden;
	zoom: 1;
}
.bestAnswer_icon {
	width: 42px;
	height: 48px;
	background-position: -200px -80px;
}
.qaHeadBox .bestAnswer_icon {
	float: left;
}
.qaHeadBox .bestAnswer_word {
	padding-left: 10px;
	float: left;
	font-size: 22px;
	color: #f7210d;
	line-height: 45px;
}
.qaHead_right {
	float: right;
	overflow: hidden;
	zoom: 1;
}
.qaPortrait_box {
	display: inline-block;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	margin: 6px 6px 6px 0;
	float: left;
	position: relative;
}
.qaPortrait_box .coverImg{
	position: absolute;
	top: 0;
	left: 0;
}
.qaHead_right p {
	color: #999;
	font-size: 14px;
	line-height: 45px;
}

.qaHead_right .gradeBox {
	margin: 16px 0;
}
.articleCon {
	padding: 25px 20px 60px 20px;
}
.articleCon p {
	padding: 0 2px;
	font-size: 16px;
	line-height: 28px;
	color: #444;
	text-align: left;
	text-indent: 32px;
}
.articalFoot {
	padding-bottom: 95px;
}
.commentBox, .commentBox_0 {
	display: inline-block;
	line-height: 22px;
}
.commentBox a, .commentBox_0 a, .commentBox_0 label{
	/*display: block;*/
	color: #555;
	font-size: 14px;
}
.comment_icon {
	width: 22px;
	height: 22px;
	background-position: -172px -83px;
}
.commentBox .comment_icon {
	margin-right: 10px;
}
.usefulBox {
	display: inline-block;
	height: 24px;
	position: relative;
	padding: 0 10px;
	margin-left: 20px;
}
.usefulNum {
	border-top: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	padding-left: 3px;
}
.usefulNum a{
	color: #006ACC;
}
.usefulBox i {
	width: 11px;
	height: 26px;
	position: absolute;
	top: 0;
}
.usefulBox .radiusL2_icon {
	left: 0;
	background-position: -71px -83px;
}
.usefulBox .radiusR2_icon {
	right: 0;
	background-position: -110px -83px;
}
/*导入问答页importQuiz.html页面样式结束*/

/* 个人中心页面样式 start */
.topCrumbs{
	font-size: 0;
	width: 1200px;
    margin: 15px auto 2px auto;
}
.topCrumbs a{
	vertical-align: middle;
	font-size: 14px;
	color: #555;
}
.topCrumbs .crumbs_icon{
	display: inline-block;
	background: url(/static/wenda/images/wd_common.png);
	background-repeat: no-repeat;
	width: 16px;
	height: 15px;
	background-position: -12px -13px;
	vertical-align: middle;
	margin: 0 5px;
}
.myConBox{
	font-size: 0;
}
.myConBox a{
	font-size: 20px;
	display: inline-block;
	width: 205px;
	height: 42px;
	line-height: 42px;
	border:1px solid #ccc;
	border-right: 0;
	box-sizing: border-box;
	text-align: center;
	background: #f3f3f3;
	color: #888;
	vertical-align: top;
}
.myConBox .last-child{
	border-right: 1px solid #ccc;
}
.myConBox .active{
	color: #555;
	background: #fff;
	border-bottom: 0;
	border-top: 3px solid #006acc;
}
.myConBox span{
	font-size: 14px;
	margin-left: 10px;
}
.myConBox i{
	color: #c90000;
}
.newsListBox{
	margin-top: 10px;
}
.newsListBox .newsTitle{
	font-size: 16px;
	color: #666;
}
.newsListBox .newsTitle a{
	color: #666;
}
.newsRemind .newsTitle a{
	color: #333;
}
.newsListBox .newsTitle a:hover{
	text-decoration: underline;
}
.newsListBox .newsListItem{
	padding: 17px 0;
	border-bottom: 1px dashed #bfbfbf;
}
.newsListBox .ListItemLast{
	border-bottom: 1px solid #bfbfbf;
}
.newsListBox .newsRemind{
	color: #333;
}
.newsListBox .remind_icon{
	background: url(/static/wenda/images/wd_common.png);
	background-repeat: no-repeat;
	background-position: -11px -45px;
	display: inline-block;
	width: 5px;
	height: 5px;
	vertical-align: middle;
	margin-right: 8px;
	margin-left: 5px;
}
.newsListBox .newsTime{
	color: #aaa;
	font-size: 14px;
	margin-top: 10px;
}
.newsListBox .timeRemind{
	padding-left: 18px;
}
.replyStates{
	padding: 15px 15px;
	border-bottom: 1px solid #bfbfbf;
}
.replyStates a{
	display: inline-block;
	padding: 6px 24px;
	color: #555;
	font-size: 14px;
}
.replyStates a:hover{
	background: #006acc;
	color: #fff;
}
.replyStates .stateActive{
	background: #006acc;
	color: #fff;
}
.replyItem{
	padding: 24px 15px 14px 15px;
	border-bottom: 1px dashed #bfbfbf;
}
.replyItem .replyTitle a{
	font-size: 16px;
	color: #333;
}
.replyItem .replyTitle a:hover{
	text-decoration: underline;
}
.replyTitle span{
	margin-left: 15px;
}
.replyTitle .examineing{
	color: #1e88e8;
}
.replyTitle .examineSuccess{
	color: #79c944;
}
.replyTitle .examineFail{
	color: #eb3d31;
}
.replyTitle .icon{
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(/static/wenda/images/wd_common.png);
	background-repeat: no-repeat;
	vertical-align: middle;
	margin-right: 5px;
	position: relative;
	top: -2px;
}
.replyTitle .examineing_icon{
	background-position: -11px -432px;
}
.replyTitle .examineSuccess_icon{
	background-position: -11px -469px;
}
.replyTitle .examineFail_icon{
	background-position: -11px -509px;
}
.replyItem .replyInfo{
	margin-top: 20px;
	background: #fafafa;
	padding: 15px;
	border-radius: 6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	color: #888;
	font-size: 14px;
	position: relative;
} 
.replyInfo .triangle_icon{
	display: inline-block;
	width: 13px;
	height: 11px;
	background: url(/static/wenda/images/wd_common.png);
	background-repeat: no-repeat;
	background-position: -11px -545px;
	position: absolute;
	left: 33px;
	top: -11px;
}
.replyBotmMes{
	margin-top: 24px;
}
.replyBotmMes span{
	color: #aaa;
	font-size: 14px;
}
.replyBotmMes .answer{
	margin: 0 7px 0 15px;
}
.replyBotmMes .question{
	margin: 0 15px 0 8px;
}
/* 个人中心页面样式 end */

/* 党务问答采纳答案样式 start */
.QusAnsBox{
	margin-top: 45px;
}
.QusAnsBox .questionBox{
	padding: 0 20px 15px 20px;
	border-bottom: 1px solid #dcdddd;
}
.questionBox .quesTit{
	color: #333;
	font-size: 22px;
}
.questionBox a:hover{
	text-decoration: underline;
}
.questionBox .ques_icon{
	display: inline-block;
	width: 27px;
	height: 32px;
	background: url(/static/wenda/images/wd_common.png);
	background-repeat: no-repeat;
	background-position: -11px -66px;
	margin-right: 8px;
}
.questionBox .quesDetail{
	margin-top: 25px;
	color: #444;
	font-size: 16px;
}
.questionBox .quesInfo{
	margin-top: 15px;
	overflow: hidden;
}
.questionBox .userAvatar{
	display: inline-block;
	position: relative;
}
.quesInfo .coverImg{
	position: absolute;
	top: 0;
	left: 0;
}
.quesInfo .avatarImg{
	width: 32px;
	height: 32px;
	border-radius: 50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	vertical-align: middle;
	margin-right: 5px;
}
.quesInfo .levelBox{
	margin-left: 5px;
	display: inline-block;
	position: relative;
	padding: 0 7px;
	height: 14px;
}
.quesInfo .gradeNum{
	line-height: 12px;
}
.quesInfo a{
	font-size: 14px;
	color: #aaa;
}
.questionBox .releaseTime,.questionBox .viewCount{
	font-size: 14px;
	color: #aaa;
}
.questionBox .share_icon{
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(/static/wenda/images/wd_common.png);
	background-repeat: no-repeat;
	background-position: -11px -205px;
	margin-left: 5px;
	vertical-align: middle;
}
.answerBox{
	margin-top: 15px;
}
.answerBox h2{
	color: #006acc;
	font-size: 22px;
	margin-left: 20px;
	font-weight: normal;
}
.answerListItem{
	padding: 15px 20px 13px 20px;
	border-bottom: 1px dashed #bfbfbf;
}
.answerListItem .answerCon{
	font-size: 16px;
	color: #444;
}
.answerListItem .answerInfo-desc{
	overflow: hidden;
	margin-top: 15px;
}
.answerInfo-desc-l .userAvatar{
	display: inline-block;
	position: relative;
}
.answerInfo-desc-l .coverImg{
	position: absolute;
	top: 0;
	left: 0;
}
.answerInfo-desc-l .avatarImg{
	width: 32px;
	height: 32px;
	border-radius: 50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	vertical-align: middle;
	margin-right: 5px;
}
.answerInfo-desc-l a{
	font-size: 14px;
	color: #999;
}
.answerListItem a:hover{
	text-decoration: underline;
}
.levelBox{
	margin-left: 5px;
	display: inline-block;
	position: relative;
	padding: 0 7px;
	height: 14px;
}
.answerInfo-desc-l .gradeNum{
	line-height: 12px;
}
.answerInfo-desc-l .releaseTime{
	font-size: 14px;
	color: #999;
}
.answerInfo-desc-r .comment{
	font-size: 14px;
	color: #555;
}
.answerInfo-desc-r .comment_icon{
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(/static/wenda/images/wd_common.png);
	background-repeat: no-repeat;
	background-position: -11px -251px;
	vertical-align: middle;
	margin-right: 10px;
}
.answerInfo-desc-r .adopt_icon, .adopt_icon{
	display: inline-block;
	width: 120px;
	height: 30px;
	background: url(/static/wenda/images/wd_common.png);
	background-repeat: no-repeat;
	background-position: -11px -379px;
	vertical-align: middle;
	margin-left: 20px;
}
/* 党务问答采纳答案样式 end */

/* 搜索结果内容样式 start */
.resultTypeBox{
	font-size: 0;
	/*margin-top: 16px;*/
}
.resultTypeBox .tabActive{
	background: #fff;
	border-top: 3px solid #006acc;
	color: #555;
	border-bottom: 0;
}
.resultTypeBox a{
	display: inline-block;
	background: #f3f3f3;
	height: 42px;
	line-height: 42px;
	text-align: center;
	font-size: 20px;
	color: #888;
	border: 1px solid #ccc;
	border-right: 0;
	box-sizing: border-box;
}
.resultTypeBox .resultCon,.resultTypeBox .resultUser{
	width: 120px;
	vertical-align: top;
}
.resultTypeBox .other{
	width: 580px;
	border-right: 1px solid #ccc;
}
.result-desc{
	overflow: hidden;
	margin-top: 15px;
}
.result-desc .result-desc-l{
	font-size: 14px;
	color: #888;
}
.result-desc .result-desc-r{
	color: #999;
	font-size: 14px;
}
.result-desc-r a{
	color: #999;
}
.result-desc-r .descActive{
	color: #c90000;
}
.result-desc-r .aboutDesc{
	margin-right: 10px;
}
.result-desc-r .timeDesc{
	margin-left: 10px;
}
/* 搜索结果内容样式 end */

/* 搜索结果用户样式 start */
.resultList{
	overflow: hidden;
	margin-top: 10px;
}
.resultList .userMessItem{
	padding: 20px 15px;
	border-bottom: 1px solid #ccc;  
	overflow: hidden;             
}
.userMessItem .userInfo{
	font-size: 0;
}
.userMessItem .avatar{
	position: relative;
	display: inline-block;
}

.userInfo .avatar .avatarImg{
	width: 54px;
	height: 54px;
	border-radius: 50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	vertical-align: middle;
}
.userInfo .avatar .coverImg{
	position: absolute;
	top: 0;
	left: 0;
}
.userInfo .userName{
	font-size: 16px;
	color: #555;
	margin-left: 15px;
}
.userInfo .userLevel{
	display: inline-block;
	position: relative;
	padding: 0 7px;
	height: 14px;
	margin-left: 5px;
}
.userInfo .gradeNum{
	line-height: 12px;
}
.userData .marLine{
	display: inline-block;
	height: 30px;
	border-left: 1px solid #888;
	margin: 0 15px;
}
.userData .dataInfo{
	display: inline-block;
}
.dataInfo a{
	font-size: 14px;
	color: #888;
}
.dataInfo .amount{
	font-size: 16px;
	color: #333;
}
.userData .dataInfo span{
	display: block;
	text-align: center;
}
/* 搜索结果用户样式 end */

/* 提问页面样式 start */
.putQuestionBox{
	padding: 25px 30px 60px 30px;
	background: #f5f5f5;
	border: 1px solid #dcdddd;
}
.selectType label,.headTit label,.describe label{
	vertical-align: top;
	margin-right: 20px;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
}
.selectType .typeMenu{
	display: inline-block;
	height: 34px;
	line-height: 34px;
	background: #fff;
	border: 1px solid #bfbfbf;
}
.menu-btn-inner{
	display: block;
	font-size: 16px;
	overflow: hidden;
	position: relative;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.typeBtnText{
	float: left;
	color: #555;
}
.typeBtnText .TypeTit{
	padding: 0 30px;
}
.down_icon{
	width: 34px;
	height: 34px;
	display: inline-block;
	background: url(/static/wenda/images/wd_common.png);
	background-repeat: no-repeat;
	background-position: -11px -303px;
}
.selectType select{
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2;
	cursor: pointer;
	height: 3em;
	left: 0;
	max-height: 100%;
	min-height: 100%;
	opacity: 0.0001;
}
.typeMenu{
	position: relative;
}
.sel_list {
	width: 100%;
	border: 0;
	padding: 2px 4px;
	font-size: 14px;
	font-weight: 700;
}
.headTit{
	margin: 25px 0;
}
.headTit label{
	margin-right: 42px;
	height: 44px;
	line-height: 44px;
}
.headTit input{
	display: inline-block;
	height: 44px;
	line-height: 44px;
	width: 668px;
	border: 1px solid #bfbfbf;
	box-sizing: border-box;
	padding: 0 20px;
	font-size: 16px;
}
.describe textarea{
	width: 666px;
	resize:none;
	border: 1px solid #bfbfbf;
	min-height: 440px;
	color: #acacac;
	padding: 15px 20px;
	box-sizing: border-box;
	font-size: 16px;
}
.submitQues{
	margin-top: 35px;
	text-align: center;
	margin-left: 80px;
}
.submitQues a{
	display: inline-block;
	height: 44px;
	line-height: 44px;
	padding: 0 33px;
	background: #006acc;
	font-size: 20px;
	color: #fff;
}

.submitBtm_form{
	display: inline-block;
	height: 44px;
	line-height: 44px;
	padding: 0 33px;
	background: #006acc;
	font-size: 20px;
	color: #fff;
}

/* 提问页面样式  end*/

/* 管理员操作列表样式 start */
.regular-radio {
	opacity: 0;
	filter:alpha(opacity=0);
}
.regular-radio1 {
	opacity: 0;
	filter:alpha(opacity=0);
}
.regular-radio + label{
	width: 22px;
	height: 22px;
	box-sizing: border-box;
}
.regular-radio + label {
	-webkit-appearance: none;
	background: url(/static/wenda/images/wd_common.png);
	background-repeat:no-repeat;
	background-position: -88px -11px;
	padding: 6.5px;
	display: inline-block;
	position: absolute;
	left: 5px;
	top: 20px;
	cursor: pointer;
	border: none;
	vertical-align: middle;
}
.questionList .checked{
	-webkit-appearance: none;
	background: url(/static/wenda/images/wd_common.png);
	background-repeat:no-repeat;
	background-position: -87px -47px;
	padding: 6.5px;
	display: inline-block;
	position: absolute;
	left: 5px;
	top: 20px;
	cursor: pointer;
	border: none;
	vertical-align: middle;
}
.regular-radio:checked + label {
	color: #99a1a7;
}
.regular-radio1 + label {
	-webkit-appearance: none;
	background: url(/static/wenda/images/wd_common.png);
	background-repeat:no-repeat;
	background-position: -88px -11px;
	padding: 6.5px;
	display: inline-block;
	position: absolute;
	left: 5px;
	top: 20px;
	cursor: pointer;
	border: none;
	vertical-align: middle;
}
.regular-radio:checked table tbody tr .remark{
	color:#ff6307;
}
.regular-radio1:checked + label:after {
	content: ' ';
	padding: 6.5px;
	overflow: hidden;
	position: absolute;
	top: 0;
	background: url(/static/wenda/images/wd_common.png);
	background-repeat:no-repeat;
	background-position: -87px -47px;
	left: 0;
	cursor: pointer;
	border: none;
}

.regular-radio1:checked + label {
	color: #99a1a7;
}
.questionList li{
	position: relative;
}
.questionList .operationTit{
	margin-left: 30px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 540px;
}
/* 管理员操作列表样式 end */

/* 详情页面样式  start*/
.articleMarginBto{
	padding-bottom: 17px;
}
.articalBottom{
	padding: 0 20px;
}
.qaHead_left {
	float: left;
	overflow: hidden;
	zoom: 1;
}
.qaHead_left p {
	color: #999;
	font-size: 14px;
	line-height: 45px;
}

.qaHead_left .gradeBox {
	margin: 16px 0;
}
.otherAnsInfo{
	padding: 0 20px;
}
.otherAnsInfo .commentBox{
	margin-top: 8px;
}
.otherAnsInfo .usefulBox{
	margin-top: 8px;
}
.otherAnswerBox .ansType{
	font-size: 22px;
	color: #888;
	font-weight: normal;
	margin-top: 15px;
	padding: 0 20px;
}
.otherAnswerBox .otherAnsItem{
	padding: 15px 0;
	border-bottom: 1px dashed #bfbfbf;
}
.bestAnswerBox{
	padding-bottom: 20px;
	border-bottom: 1px dashed #bfbfbf;
}
.commentList{
	display: none;
	background: #f7f8fa;
	border: 1px solid #ececec;
	margin-top: 20px;
	padding: 23px 25px 10px 25px;
}
.inputComment{
	position: relative;
	padding-bottom: 5px;
	border-bottom: 1px solid #ececec;
}
.inputComment textarea{
	display: block;
	width: 100%;
	min-height: 85px;
	border: 1px solid #ececec;
	background:#fff;
	border-radius: 6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	resize:none;
	padding: 14px 15px;
	font-size: 14px;
	/*color: #bababa;*/
	box-sizing: border-box;
}
.inputComment .arrowUp_icon{
	display: inline-block;
	width: 14px;
	height: 11px;
	background: url(/static/wenda/images/wd_common.png);
	background-repeat: no-repeat;
	background-position: -87px -87px;
	position: absolute;
	top: -10px;
	left: 595px;
}
.operationBtn{
	overflow: hidden;
	margin-top: 10px;
}
.operationBtn .submitBtn{
	font-size: 12px;
	color: #fff;
	padding: 5px 10px;
	background: #006acc;
	border-radius: 6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.operationBtn .cancelBtn,.operationBtn .cancelButton{
	margin-right: 15px;
	font-size: 12px;
	margin-top: 6px;
	color: #444;
}
.commentItem .userLevel{
	display: inline-block;
	position: relative;
	padding: 0 7px;
	height: 14px;
}
.commentItem{
	padding: 10px 0;
	border-bottom: 1px solid #ececec;
}
.commentCon .avatar{
	display: inline-block;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	vertical-align: middle;
}
.commentCon .avatar img{
	display: block;
	width: 100%;
	height: 100%;
}
.commentCon .userName{
	font-size: 12px;
	color: #999;
}
.commentArticle .commentText{
	display: block;
	padding-top: 12px;
	font-size: 14px;
	color: #444;
	margin-left: 40px;
	line-height: 1.5;
}
.commentBotton{
	overflow: hidden;
	font-size: 12px;
	color: #aaa;
}
.commentBotton .replyBtn{
	color: #006acc;
}
.commentArticle p{
	color: #999;
	font-size: 14px;
	margin-top: 13px;
}
.commentArticle .gradeBox{
	margin-top: 16px;
}
.commentCount{
	text-align: center;
	font-size: 14px;
	color: #999;
	margin-top: 10px;
}
.commentCount a{
	color: #006acc;
}
.inputEdit{
	border-bottom: 0;
	margin-top: 30px;
	background: #f7f8fa;
	border: 1px solid #ececec;
	padding: 23px 25px 10px 25px;
}
.replyList{
	display: none;
}
.replyList input{
	width: 100%;
	box-sizing: border-box;
	height: 35px;
	line-height: 35px;
	color: #ececec;
	border: 1px solid #ececec;
	margin-top: 10px;
	padding-left: 10px;
	border-radius: 2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}
.adminOpTab{
	padding: 0 20px;
	font-size: 0;
}
.adminOpTab a{
	font-size: 14px;
	color: #0064d4;
}
.adminOpTab .paddingLine{
	display: inline-block;
	height: 14px;
	border-left: 1px solid #d0d0d0;
	vertical-align: top;
	position: relative;
	top: 3px;
	margin: 0 10px;
}
/* 详情页面样式  end */

/* 管理员操作弹层样式 start */
.operaModal{
	width: 354px;
	height: 136px;
	background: url(/static/wenda/images/modalBackImg.png);
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	top: -10px;
	z-index: 1;
}
.modalHeader{

}
.modalHeader h3{
	display: inline-block;
	font-weight: normal;
	padding: 13px 30px;
	font-size: 14px;
	color: #333;
} 
.modalHeader h3 span{
	color: #e1734a;
	font-size: 18px;
}
.modalHeader span{
	float: none;
}
.modalHeader .right{
	padding: 13px;
	font-size: 14px;
	position: relative;
}
.right label{
	width: 22px;
	height: 22px;
	margin-top: -6px;
}
.modalHeader .right input[type="checkbox"]{
	
}
.allSelect_icon{
	display: inline-block;
}
.arrowR_icon{
	display: inline-block;
	width: 15px;
	height: 14px;
	background: url(/static/wenda/images/wd_common.png);
	background-repeat: no-repeat;
	background-position: -87px -118px;
	vertical-align: middle;
	margin-left: 20px;
}
.modalCon{
	box-sizing: border-box;
	padding: 0 30px;
	font-size: 0;
}
.modalCon .operaTab{
	padding-bottom: 8px;
	border-bottom: 1px solid #ebebeb;
}
.questionList .modalCon a{
	display: inline;
	color: #0064d4;
	font-size: 14px;
	margin: 0 4px;
}
.questionList .paddingLine{
	float: none;
	display: inline-block;
	height: 14px;
	border-left: 1px solid #d0d0d0;
	vertical-align: top;
	position: relative;
	top: 3px;
	margin: 0 15px;
}
.questionList .operaBottom{
	margin-top: 15px;
}
.backgroundF3{
	background: #f3f3f3;
}
/* 管理员操作弹层样式 end */



.px{
	height: 24px!important;

}






/*我要提问弹出层样式*/
.popup{
	min-width:600px;
	min-height: 444px;
	background: #fff;
	z-index:1000;
	position:fixed;
	display:none;
	border-radius: 6px;
	moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.popup .popup-title{
	height: 46px;
	line-height: 46px;
	background:#006bcd;
	padding: 0 15px;
	border-top-left-radius: 6px;
	-moz-border-top-left-radius:6px;
	-webkit-border-top-left-radius:6px;
	border-top-right-radius: 6px;
	-moz-border-top-right-radius:6px;
	-webkit-border-top-right-radius:6px;
	font-size: 16px;
}
.popup .popup-title span{
	color: #fff;
}
.popup .popup-title img{
	position: relative;
	top: 12px;
}
.popup .popup-content{
	padding: 0 15px;
}
.popup .searchTit{
	margin-top: 30px;
	font-size: 18px;
}
.popup .searchInput{
	box-sizing: border-box;
	width: 100%;
	height: 48px;
	line-height: 48px;
	border: 1px solid #006acc;
	border-radius: 6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	padding: 0 15px;
	margin: 15px 0 0 0;
	font-size: 15px;
	color: #acacac;
}
.popup .lTit{
	font-size: 18px;
	padding: 0 10px;
}
.popup .conForm p{
	margin: 15px 0;
	padding: 0 10px;
	font-size: 16px;
	width: 545px;
}
.popup .conForm p em{ 

	color: red;
}
.popup .quesBox{
	text-align: center;
	padding: 10px 0;
	border-top:1px solid #ccc;
	font-size: 15px;
}
.quesBox a{
	color: #006acc;
}
.popup .conForm{
	border: 1px solid #ccc;
	border-top: 0;
	padding-top: 8px;
	position: relative;
    top: -3px;
}
.popup_s .conForm p{
	margin: 15px 0;
	padding: 0 10px;
	font-size: 16px;
	width: 545px;
}
.popup_s .conForm p em{

	color: red;
}
.popup_s .conForm{
	/*border: 1px solid #ccc;*/
	border-top: 0;
	padding-top: 8px;
	position: relative;
	top: -3px;
}
/*首页专题轮播*/
.box{
	width: 1104px;
	position: relative;
	margin: 0 auto;
}
.box span{
	display: inline-block!important;
	width: 48px;
	height: 70px;
	text-align: center;
	background-color: #f3f3f3;
	color: #006acc;
	font-size: 20px;
}
.box .prev{
	position:absolute;
	top: 0;
	left: -48px;
	background: url(/static/wenda/images/prev_icon.png);
	background-repeat: no-repeat;
	background-size: 100%;
}
.box .prev:hover{
	background: url(/static/wenda/images/prev_active.png);
}
.box .next{
	position: absolute;
	top: 0;
	right: -48px;
	background: url(/static/wenda/images/next_icon.png);
	background-repeat: no-repeat;
	background-size: 100%;
}
.box .next:hover{
	background: url(/static/wenda/images/next_active.png);
}

.list ul{
	padding: 14px 15px 0 0;
    overflow: hidden;
    zoom: 1;
}

.list ul li{
	float: left;
    margin-bottom: 18px;
    margin-left: 14px;
}
.list li a{
	display: block;
    border: 1px dotted #ccc;
    color: #54679c;
    padding: 3px 8px;
    font-size: 14px;
}

.zhuanti_li_a  {
	color: #fff;
    font-size: 36px;
}


/*分类页面样式*/

.category_tb { border: 1px solid #cccccc; width: 100%; border-collapse:collapse; margin:40px 0px;}
.category_tb tr td{ border: 1px solid #cccccc; }
.td_top{ padding-left:35px; }
.td_bottom { text-align: center; height: 80px; }
.category_tb .cl { height:50px; font-size: 24px;font-family: "微软雅黑"; padding-top: 13px;}
.pbl .block_group{ height: auto; padding:25px 0px; }
.showlist { width: 100%; height: auto; }
.showlist tr td { border: none; }
.showlist .mcate_l { border-right: 1px solid #cccccc;border-bottom: 1px solid #cccccc; background:none; }
.showlist .mcate_r { border-bottom: 1px solid #cccccc; }
.showlist .btm td { border-bottom:none; }
.radio { float:left; margin:15px 0 0 0; }
.mcate_l { width: 28%; font-size: 20px; text-align: center; }
.dark { background-color: #f6f6f6; }
.mcate_r { width: 72%; }
.mcate_r ul { padding-left: 88px; margin: 10px 0px; font-size: 18px; }
.mcate_r ul li { line-height: 45px; vertical-align:middle; float: center; margin: auto;}
.mcate_r .rlist { padding-left: 30px; }
.but_1 { width: 156px;height: 51px; background:url({STATICURL}image/submiss/tg-btn_03.jpg) no-repeat; display: inline-block; }


.search_zs em{ 
	color: red;
}


.search_question { 
	max-height: 350px;
	overflow: auto;
}

